home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMLICENCA / TFRMLICENCA.txt
Text File  |  2004-10-21  |  744b  |  37 lines

  1. object frmLicenca: TfrmLicenca
  2.   Left = 491
  3.   Top = 374
  4.   Width = 507
  5.   Height = 382
  6.   Caption = 'Licen∩┐╜a'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = True
  15.   Position = poDefaultPosOnly
  16.   OnCreate = FormCreate
  17.   OnKeyPress = FormKeyPress
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object RichEdit1: TRichEdit
  21.     Left = 0
  22.     Top = 0
  23.     Width = 499
  24.     Height = 355
  25.     TabStop = False
  26.     Align = alClient
  27.     Color = clInfoBk
  28.     Ctl3D = True
  29.     Lines.Strings = (
  30.       'Texto n∩┐╜o encontrado!')
  31.     ParentCtl3D = False
  32.     ReadOnly = True
  33.     ScrollBars = ssVertical
  34.     TabOrder = 0
  35.   end
  36. end
  37.